NEWS: Updates
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Oct 2020 12:08:43 +0000 (08:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Oct 2020 12:18:56 +0000 (08:18 -0400)
Trying a new scheme - when updating NEWS outside of doing
a release, keep the version out, to make the it clear that
this is just about the tip of the branch, not a complete
release.

NEWS

diff --git a/NEWS b/NEWS
index 3591bef4c589ac3938fe55d8c98e2ca52e5c876a..e9e817535cf3a69ea16b150edfaf9e313cc7f632 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Overview of Changes
+===================
+
+* GtkEmojiChooser:
+ - Allow inserting multiple Emoji by pressing Control
+ - Update Emoji data to Unicode 13 / CLDR 37
+ - Use translations
+ - The recent-emoji setting type changed. Call
+   gsettings reset org.gtk.gtk4.Settings.EmojiChooser recent-emoji
+
+* GtkTextBuffer:
+ - Add boolean returns to some get_iter functions
+
+* GtkScale:
+ - Change the default value of the :draw-value property
+
+* Input methods:
+ - Add a 'private' input hint
+
+* GL Renderer:
+ - Fix issues with texture caching
+
+* Build:
+ - Use meson yield feature for some options
+ - Require gtk-doc 1.33
+
+* Demos:
+ - Add another column view demo
+
+
 Overview of Changes in GTK 3.99.2
 =================================